GET /r/orders/order-{order-oid}-{domain}/vps/data-transfer-usageVPS data transfer usage. (Also happens to include a few other
VPS stats). The data transfer usage currently takes a few
seconds longer than the regular VPS status. So we split this
data out so you only take the response time hit when you actually
need the information.
- HTTP Example:
GET /r/orders/order-{order-oid}-{domain}/vps/data-transfer-usage | - API Example:
JAXRSVPS.getStatsWithBandwith({'order-oid': , 'domain': }); |
- Output:
- GetDataTransferUsageAndOtherVPSStatusInformation
|